home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / texture.dxr / 00089.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  157 b   |  10 lines

  1. on mouseUp me
  2.   puppetTransition(1, 4, 1, 1)
  3.   cursor(-1)
  4.   showit(59, 62)
  5.   showit(148, 149)
  6.   hideit(155, 158)
  7.   sprite(58).visible = 0
  8.   go("TxEx1b")
  9. end
  10.